#ff123d color space conversions
Hex:
#ff123d
RGB:
255, 18, 61
CMY:
0, 93, 76
CMYK:
0, 93, 76, 0
HSL:
349°, 100.0000%, 53.5294%
HSV (HSB):
349°, 92.9412%, 100.0000%
XYZ:
42.2986, 22.0295, 6.4376
xyY:
0.5977, 0.3113, 22.0295
CIE-Lab:
54.0583, 79.7629, 42.8757
CIE-LCH:
54.0583, 90.5563, 28.2598
CIE-Luv:
54.0583, 164.2477, 26.2646
Hunter-Lab:
46.9356, 78.7277, 24.7228
#ff123d color charts
#ff123d RGB chart
#ff123d CMYK chart
#ff123d RGB pie chart
#ff123d color shades, tints & tones
#ff123d color schemes
#ff123d color preview, HTML & CSS examples
This text has a color of #ff123d
<p style="color:#ff123d;">Text here</p>
.mytext {color:#ff123d;}
Text color #ff123d
This box has a color of #ff123d
<div style="background-color:#ff123d;">Content here</div>
.mybackground {background-color:#ff123d;}
Background color #ff123d
Border around this has a color of #ff123d
<div style="border:2px solid #ff123d;">Content here</div>
.myborder {border:2px solid #ff123d;}
Border color #ff123d