#ff0102 color space conversions
Hex:
#ff0102
RGB:
255, 1, 2
CMY:
0, 100, 99
CMYK:
0, 100, 99, 0
HSL:
360°, 100.0000%, 50.1961%
HSV (HSB):
360°, 99.6078%, 100.0000%
XYZ:
41.2618, 21.2861, 1.9913
xyY:
0.6393, 0.3298, 21.2861
CIE-Lab:
53.2612, 80.0540, 66.7224
CIE-LCH:
53.2612, 104.2138, 39.8101
CIE-Luv:
53.2612, 174.8025, 37.6243
Hunter-Lab:
46.1369, 78.8993, 29.7368
#ff0102 color charts
#ff0102 RGB chart
#ff0102 CMYK chart
#ff0102 RGB pie chart
#ff0102 color shades, tints & tones
#ff0102 color schemes
#ff0102 color preview, HTML & CSS examples
This text has a color of #ff0102
<p style="color:#ff0102;">Text here</p>
.mytext {color:#ff0102;}
Text color #ff0102
This box has a color of #ff0102
<div style="background-color:#ff0102;">Content here</div>
.mybackground {background-color:#ff0102;}
Background color #ff0102
Border around this has a color of #ff0102
<div style="border:2px solid #ff0102;">Content here</div>
.myborder {border:2px solid #ff0102;}
Border color #ff0102