#ff05cf color space conversions
Hex:
#ff05cf
RGB:
255, 5, 207
CMY:
0, 98, 19
CMYK:
0, 98, 19, 0
HSL:
312°, 100.0000%, 50.9804%
HSV (HSB):
312°, 98.0392%, 100.0000%
XYZ:
52.5568, 25.8735, 61.2555
xyY:
0.3762, 0.1852, 25.8735
CIE-Lab:
57.9168, 91.7861, -37.6615
CIE-LCH:
57.9168, 99.2123, 337.6908
CIE-Luv:
57.9168, 104.5295, -71.8398
Hunter-Lab:
50.8660, 95.4175, -35.7939
#ff05cf color charts
#ff05cf RGB chart
#ff05cf CMYK chart
#ff05cf RGB pie chart
#ff05cf color shades, tints & tones
#ff05cf color schemes
#ff05cf color preview, HTML & CSS examples
This text has a color of #ff05cf
<p style="color:#ff05cf;">Text here</p>
.mytext {color:#ff05cf;}
Text color #ff05cf
This box has a color of #ff05cf
<div style="background-color:#ff05cf;">Content here</div>
.mybackground {background-color:#ff05cf;}
Background color #ff05cf
Border around this has a color of #ff05cf
<div style="border:2px solid #ff05cf;">Content here</div>
.myborder {border:2px solid #ff05cf;}
Border color #ff05cf