#ff03cf color space conversions
Hex:
#ff03cf
RGB:
255, 3, 207
CMY:
0, 99, 19
CMYK:
0, 99, 19, 0
HSL:
311°, 100.0000%, 50.5882%
HSV (HSB):
311°, 98.8235%, 100.0000%
XYZ:
52.5350, 25.8301, 61.2483
xyY:
0.3763, 0.1850, 25.8301
CIE-Lab:
57.8754, 91.9079, -37.7263
CIE-LCH:
57.8754, 99.3496, 337.6828
CIE-Luv:
57.8754, 104.6322, -71.9474
Hunter-Lab:
50.8233, 95.5710, -35.8753
#ff03cf color charts
#ff03cf RGB chart
#ff03cf CMYK chart
#ff03cf RGB pie chart
#ff03cf color shades, tints & tones
#ff03cf color schemes
#ff03cf color preview, HTML & CSS examples
This text has a color of #ff03cf
<p style="color:#ff03cf;">Text here</p>
.mytext {color:#ff03cf;}
Text color #ff03cf
This box has a color of #ff03cf
<div style="background-color:#ff03cf;">Content here</div>
.mybackground {background-color:#ff03cf;}
Background color #ff03cf
Border around this has a color of #ff03cf
<div style="border:2px solid #ff03cf;">Content here</div>
.myborder {border:2px solid #ff03cf;}
Border color #ff03cf