#ff0f68 color space conversions
Hex:
#ff0f68
RGB:
255, 15, 104
CMY:
0, 94, 59
CMYK:
0, 94, 59, 0
HSL:
338°, 100.0000%, 52.9412%
HSV (HSB):
338°, 94.1176%, 100.0000%
XYZ:
43.9095, 22.6011, 15.1449
xyY:
0.5377, 0.2768, 22.6011
CIE-Lab:
54.6591, 81.9592, 18.2009
CIE-LCH:
54.6591, 83.9559, 12.5206
CIE-Luv:
54.6591, 150.7710, 4.6333
Hunter-Lab:
47.5406, 81.6702, 14.3906
#ff0f68 color charts
#ff0f68 color shades, tints & tones
#ff0f68 color schemes
#ff0f68 color preview, HTML & CSS examples
This text has a color of #ff0f68
<p style="color:#ff0f68;">Text here</p>
.mytext {color:#ff0f68;}
This box has a color of #ff0f68
<div style="background-color:#ff0f68;">Content here</div>
.mybackground {background-color:#ff0f68;}
Border around this has a color of #ff0f68
<div style="border:2px solid #ff0f68;">Content here</div>
.myborder {border:2px solid #ff0f68;}