#d23c30 color space conversions
Hex:
#d23c30
RGB:
210, 60, 48
CMY:
18, 76, 81
CMYK:
0, 71, 77, 18
HSL:
4°, 64.2857%, 50.5882%
HSV (HSB):
4°, 77.1429%, 82.3529%
XYZ:
28.7277, 17.1468, 4.5918
xyY:
0.5692, 0.3398, 17.1468
CIE-Lab:
48.4444, 57.7725, 41.4956
CIE-LCH:
48.4444, 71.1305, 35.6881
CIE-Luv:
48.4444, 116.8702, 29.3309
Hunter-Lab:
41.4086, 51.3712, 22.4113
#d23c30 color charts
#d23c30 color shades, tints & tones
#d23c30 color schemes
#d23c30 color preview, HTML & CSS examples
This text has a color of #d23c30
<p style="color:#d23c30;">Text here</p>
.mytext {color:#d23c30;}
This box has a color of #d23c30
<div style="background-color:#d23c30;">Content here</div>
.mybackground {background-color:#d23c30;}
Border around this has a color of #d23c30
<div style="border:2px solid #d23c30;">Content here</div>
.myborder {border:2px solid #d23c30;}