#ff3dbf color space conversions
Hex:
#ff3dbf
RGB:
255, 61, 191
CMY:
0, 76, 25
CMYK:
0, 76, 25, 0
HSL:
320°, 100.0000%, 61.9608%
HSV (HSB):
320°, 76.0784%, 100.0000%
XYZ:
52.3127, 28.3591, 52.0069
xyY:
0.3943, 0.2137, 28.3591
CIE-Lab:
60.2118, 81.2579, -24.9381
CIE-LCH:
60.2118, 84.9986, 342.9388
CIE-Luv:
60.2118, 103.6012, -51.3364
Hunter-Lab:
53.2532, 82.1543, -20.6251
#ff3dbf color charts
#ff3dbf color shades, tints & tones
#ff3dbf color schemes
#ff3dbf color preview, HTML & CSS examples
This text has a color of #ff3dbf
<p style="color:#ff3dbf;">Text here</p>
.mytext {color:#ff3dbf;}
This box has a color of #ff3dbf
<div style="background-color:#ff3dbf;">Content here</div>
.mybackground {background-color:#ff3dbf;}
Border around this has a color of #ff3dbf
<div style="border:2px solid #ff3dbf;">Content here</div>
.myborder {border:2px solid #ff3dbf;}